Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix event dispatcher (part 1) #17818

Merged
merged 4 commits into from
Mar 29, 2019
Merged

Fix event dispatcher (part 1) #17818

merged 4 commits into from
Mar 29, 2019

Conversation

chancancode
Copy link
Member

First four commits of #17804. @rwjblue is working on a spike to confirm that we can successfully migrate the inspector off of the view registry API (using getElementView, which is included in this first patch).

Since the `id` attribute can be passed through splattributes, relying
on `elementId` for event dispatching is not quite correct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants